PartnerProposalRead
object
Reads a PartnerProposal.
Returns a PartnerProposal with the specified ID.
Fields
| Name | Type | Description |
|---|---|---|
partnerProposalId | Int! | |
acceptsPublication | Boolean | Accepts Publication, if true represents that it accepts publication |
name | String | |
accountManagerName | String | Account Manager Name |
description | String | |
vat | String | Vat Number |
email | String | |
address | String | Address |
city | String | |
zipCode | String | Zip postal code |
phone | String | |
fax | String | |
website | String | |
obs | String | |
img1 | String | |
clientSupportMail | String | |
clientSupportPhone | String | |
approved | Boolean | |
createdAt | DateTime | |
updatedAt | DateTime | |
language | LanguageRead | |
country | CountryRead | |
partner | PartnerRead |