Provides struct and type for a CostMetadataInput
@type t() :: %Polarex.CostMetadataInput{ amount: number() | String.t(), currency: String.t() }