Owneat Technical Guide main Help

Class StripeOptions

Namespace: Restaurant.Infrastructure.Settings
Assembly: Restaurant.Infrastructure.dll

public class StripeOptions

Inheritance

object ← StripeOptions

Inherited Members

object.Equals\(object?\), object.Equals\(object?, object?\), object.GetHashCode\(\), object.GetType\(\), object.MemberwiseClone\(\), object.ReferenceEquals\(object?, object?\), object.ToString\(\)

Properties

ApiKey

public string ApiKey { get; set; }

Property Value

string

RefreshUrl

public string RefreshUrl { get; set; }

Property Value

string

RestaurantEndpointSecret

public string RestaurantEndpointSecret { get; set; }

Property Value

string

ReturnUrl

public string ReturnUrl { get; set; }

Property Value

string

Last modified: 21 May 2024