One wallet's share in a split or group payment.
@type t() :: %Rapyd.Types.EWalletSplit{ amount: float() | nil, ewallet: String.t(), percentage: float() | nil }