Pennylane API Client
Preparing search index...
CreateCustomerInvoiceLineImputationDatesBody
Interface CreateCustomerInvoiceLineImputationDatesBody
Imputation period payload for customer invoice line creation.
interface
CreateCustomerInvoiceLineImputationDatesBody
{
end_date
:
string
;
start_date
:
string
;
}
Index
Properties
end_
date
start_
date
Properties
Readonly
end_
date
end_date
:
string
Readonly
start_
date
start_date
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end_
date
start_
date
Pennylane API Client
Loading...
Imputation period payload for customer invoice line creation.