deleteClientLtciBillingData
Removes a care billing data record from the client.
Requires authorization features: client:billing:edit
deleteClientLtciBillingData(
input: DeleteClientBillingDataInput!
): Boolean
Directives
auth
Requires authorization features: client:billing:edit
Arguments
deleteClientLtciBillingData.input ● DeleteClientBillingDataInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.