OBJECT
type SubscriptionDto {id: ID fleetpulseCustomerId: Int customerName: String productCode: String contractStartTimestamp: String contractEndTimestamp: String staxbillSubscriptionId: String status: String quantity: Int staxbillModifiedTimestamp: String fleetpulseUpdatedTimestamp: String }