weChatPayAccountPayload property

  1. @TagNumber(22)
WeChatPayAccountPayload get weChatPayAccountPayload

Implementation

@$pb.TagNumber(22)
WeChatPayAccountPayload get weChatPayAccountPayload => $_getN(21);
  1. @TagNumber(22)
set weChatPayAccountPayload (WeChatPayAccountPayload v)

Implementation

@$pb.TagNumber(22)
set weChatPayAccountPayload(WeChatPayAccountPayload v) { setField(22, v); }