Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 438 Bytes

File metadata and controls

22 lines (14 loc) · 438 Bytes

PatchAccountExternalDtoType

The account type

Example Usage

require "stackone_client"

value = PatchAccountExternalDtoType::PRODUCTION

# Open enum: use .deserialize() to create instances from custom string values
custom = PatchAccountExternalDtoType.deserialize("custom_value")

Values

Name Value
PRODUCTION production
TEST test