swiftAccountPayload property

  1. @TagNumber(19)
SwiftAccountPayload get swiftAccountPayload

Implementation

@$pb.TagNumber(19)
SwiftAccountPayload get swiftAccountPayload => $_getN(18);
  1. @TagNumber(19)
set swiftAccountPayload (SwiftAccountPayload v)

Implementation

@$pb.TagNumber(19)
set swiftAccountPayload(SwiftAccountPayload v) { setField(19, v); }