Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 817 Bytes

UpdateClientServiceRequest.md

File metadata and controls

13 lines (9 loc) · 817 Bytes

UpdateClientServiceRequest

Properties

Name Type Description Notes
service_id int The ID of the service to update.
active_date \DateTime The date that the service became active. [optional]
expiration_date \DateTime The date that the service is to expire. [optional]
test bool When `true`, indicates that input information is to be validated, but not committed.<br /> When `false` or omitted, the database is affected.<br /> Default: false [optional]

[Back to Model list] [Back to API list] [Back to README]