Class RestaurantAccountResponse
Namespace: Restaurant.Application.ThirdParty.Billing
Assembly: Restaurant.Application.dll
public class RestaurantAccountResponse
Inheritance
object ← RestaurantAccountResponse
Inherited Members
object.Equals\(object?\), object.Equals\(object?, object?\), object.GetHashCode\(\), object.GetType\(\), object.MemberwiseClone\(\), object.ReferenceEquals\(object?, object?\), object.ToString\(\)
Properties
AccountId
public string AccountId { get; set; }
Property Value
AccountLink
public string AccountLink { get; set; }
Property Value
Last modified: 21 May 2024