PHP Classes

File: tests/integration/TransferGenerator/data/config/success/definition/address.transfer.yml

Recommend this page to a friend!
  Classes of Sergii Pryz   Transfer Object   tests/integration/TransferGenerator/data/config/success/definition/address.transfer.yml   Download  
File: tests/integration/TransferGenerator/data/config/success/definition/address.transfer.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Transfer Object
Generate transfer objects using property hooks
Author: By
Last change:
Date: 15 days ago
Size: 300 bytes
 

Contents

Class file image Download
Address: uuid: type: string firstName: type: string lastName: type: string address1: type: string address2: type: string address3: type: string zipCode: type: string country: collectionType: Country phone: type: string isActive: type: bool