このコンテンツはまだ日本語訳がありません。
Volume
Initialize volume from DTO
Constructors
new Volume()
def initialize(volume_dto)Initialize volume from DTO
Parameters:
volume_dtoDaytonaApiClient:SandboxVolume -
Returns:
Volume- a new instance of Volume
Methods
id()
def id()Returns:
String
name()
def name()Returns:
String
organization_id()
def organization_id()Returns:
String
state()
def state()Returns:
String
created_at()
def created_at()Returns:
String
updated_at()
def updated_at()Returns:
String
last_used_at()
def last_used_at()Returns:
String
error_reason()
def error_reason()Returns:
String, nil