type property

  1. @BuiltValueField.new(wireName: r'type')
CheckoutSDKActionTypeEnum get type

The type of the action.

Implementation

@BuiltValueField(wireName: r'type')
CheckoutSDKActionTypeEnum get type;