Share via


INTransferMoneyIntentResponse.ToAccount Property

Definition

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

Property Value

Attributes

Applies to