Share via


INTransferMoneyIntentResponse.TransferFee Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Intents.INCurrencyAmount? TransferFee { [Foundation.Export("transferFee", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setTransferFee:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("transferFee", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setTransferFee:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.TransferFee : Intents.INCurrencyAmount with get, set

Property Value

Attributes

Applies to