disabled property
Indicates whether the processing of payments is allowed.
Implementation
@BuiltValueField(wireName: r'disabled')
bool? get disabled;
Indicates whether the processing of payments is allowed.
@BuiltValueField(wireName: r'disabled')
bool? get disabled;