CreateMerchantWebhookRequestNetworkTypeEnum class
- Inheritance
-
- Object
- EnumClass
- CreateMerchantWebhookRequestNetworkTypeEnum
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
-
serializer
→ Serializer<
CreateMerchantWebhookRequestNetworkTypeEnum> -
no setter
-
values
→ BuiltSet<
CreateMerchantWebhookRequestNetworkTypeEnum> -
no setter
Static Methods
Constants
- local → const CreateMerchantWebhookRequestNetworkTypeEnum
- Network type for Terminal API notification webhooks. Possible values: * public * local Default Value: public.
- public → const CreateMerchantWebhookRequestNetworkTypeEnum
- Network type for Terminal API notification webhooks. Possible values: * public * local Default Value: public.
- unknownDefaultOpenApi → const CreateMerchantWebhookRequestNetworkTypeEnum
- Network type for Terminal API notification webhooks. Possible values: * public * local Default Value: public.