Volume
Section titled “Volume”Initialize volume from DTO
Constructors
Section titled “Constructors”new Volume()
Section titled “new Volume()”def initialize(volume_dto)Initialize volume from DTO
Parameters:
volume_dtoDaytonaApiClient:SandboxVolume -
Returns:
Volume- a new instance of Volume
Methods
Section titled “Methods”def id()Returns:
String
name()
Section titled “name()”def name()Returns:
String
organization_id()
Section titled “organization_id()”def organization_id()Returns:
String
state()
Section titled “state()”def state()Returns:
String
created_at()
Section titled “created_at()”def created_at()Returns:
String
updated_at()
Section titled “updated_at()”def updated_at()Returns:
String
last_used_at()
Section titled “last_used_at()”def last_used_at()Returns:
String
error_reason()
Section titled “error_reason()”def error_reason()Returns:
String, nil