wechatpayWeb constant

  1. @BuiltValueEnumConst.new(wireName: r'wechatpayWeb')
PaymentDetailsTypeEnum const wechatpayWeb

The payment method type.

Implementation

@BuiltValueEnumConst(wireName: r'wechatpayWeb')
static const PaymentDetailsTypeEnum wechatpayWeb = _$paymentDetailsTypeEnum_wechatpayWeb;