Type Definition moneyforward_invoice_api::ApiResult [] [src]

type ApiResult<T> = Result<T, ApiError>;