IAdditionalCurrency Interface |
Namespace: Resto.Front.Api.Data.Payments
public interface IAdditionalCurrency : ISerializable, IEntity
The IAdditionalCurrency type exposes the following members.
Name | Description | |
---|---|---|
![]() | Id | (Inherited from IEntity.) |
![]() | IsoName | ISO Name. |
![]() | ShortName | Short name. |
![]() | ShortNameForGui | Short name displayed in UI. |
![]() | ShowCurrency | Whether the currency is shown. |
Name | Description | |
---|---|---|
![]() | GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable.) |