Click or drag to resize

JelasticAccountToCreateContractList Property

GDPR Contracts for the new Jelastic account.

Namespace:  Aruba.Cloud.WsJelastic.Entities
Assembly:  WsJelastic (in WsJelastic.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataMemberAttribute]
public List<JelasticContract> ContractList { get; set; }

Property Value

Type: ListJelasticContract
See Also