swiftAccountPayload property

  1. @TagNumber(36)
SwiftAccountPayload get swiftAccountPayload

Implementation

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

Implementation

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