C# Class PaymillWrapper.Models.Address

Mostrar archivo Open project: paymill/paymill-net Class Usage Examples

Public Properties

Property Type Description
City String
Country String
Name String
Phone String
State String

Property Details

City public_oe property

public String City
return String

Country public_oe property

public String Country
return String

Name public_oe property

Name of recipient, max. 128 characters
public String Name
return String

Phone public_oe property

public String Phone
return String

State public_oe property

public String State
return String