Class AccountCollectionProperty

java.lang.Object
com.skava.account.model.AccountCollectionProperty
All Implemented Interfaces:
Serializable

public class AccountCollectionProperty extends Object implements Serializable

The Class AccountBuyer

This model contains the information of the buyer users which are associated with Accounts
See Also:
  • Field Details

    • name

      protected String name
      name.
    • value

      protected String value
      value.
  • Constructor Details

    • AccountCollectionProperty

      public AccountCollectionProperty()