Class SfPaymentMethod
- Namespace
- NetCoreForce.Models
- Assembly
- NetCoreForce.Models.dll
Payment Method
SObject Name: PaymentMethod
Custom Object: False
public class SfPaymentMethod : SObject
- Inheritance
-
SfPaymentMethod
- Inherited Members
Properties
Account
ReferenceTo: Account
RelationshipName: Account
[JsonProperty(PropertyName = "account")]
[Updateable(false)]
[Createable(false)]
public SfAccount Account { get; set; }
Property Value
AccountId
Account ID
Name: AccountId
SF Type: reference
Nillable: True
[JsonProperty(PropertyName = "accountId")]
[Updateable(false)]
[Createable(false)]
public string AccountId { get; set; }
Property Value
Comments
Comments
Name: Comments
SF Type: textarea
Nillable: True
[JsonProperty(PropertyName = "comments")]
[Updateable(false)]
[Createable(false)]
public string Comments { get; set; }
Property Value
CompanyName
Company Name
Name: CompanyName
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "companyName")]
[Updateable(false)]
[Createable(false)]
public string CompanyName { get; set; }
Property Value
CreatedBy
ReferenceTo: User
RelationshipName: CreatedBy
[JsonProperty(PropertyName = "createdBy")]
[Updateable(false)]
[Createable(false)]
public SfUser CreatedBy { get; set; }
Property Value
CreatedById
User ID
Name: CreatedById
SF Type: reference
Nillable: False
[JsonProperty(PropertyName = "createdById")]
[Updateable(false)]
[Createable(false)]
public string CreatedById { get; set; }
Property Value
CreatedDate
MISSING LABEL PropertyFile - val CreatedDate not found in section udd_PaymentMethod
Name: CreatedDate
SF Type: datetime
Nillable: False
[JsonProperty(PropertyName = "createdDate")]
[Updateable(false)]
[Createable(false)]
public DateTimeOffset? CreatedDate { get; set; }
Property Value
Id
Payment Method ID
Name: Id
SF Type: id
Nillable: False
[JsonProperty(PropertyName = "id")]
[Updateable(false)]
[Createable(false)]
public string Id { get; set; }
Property Value
ImplementorType
Implementor Type
Name: ImplementorType
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "implementorType")]
[Updateable(false)]
[Createable(false)]
public string ImplementorType { get; set; }
Property Value
IsAutoPayEnabled
Auto Pay
Name: IsAutoPayEnabled
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "isAutoPayEnabled")]
[Updateable(false)]
[Createable(false)]
public bool? IsAutoPayEnabled { get; set; }
Property Value
- bool?
IsDeleted
MISSING LABEL PropertyFile - val IsDeleted not found in section udd_PaymentMethod
Name: IsDeleted
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "isDeleted")]
[Updateable(false)]
[Createable(false)]
public bool? IsDeleted { get; set; }
Property Value
- bool?
LastModifiedBy
ReferenceTo: User
RelationshipName: LastModifiedBy
[JsonProperty(PropertyName = "lastModifiedBy")]
[Updateable(false)]
[Createable(false)]
public SfUser LastModifiedBy { get; set; }
Property Value
LastModifiedById
User ID
Name: LastModifiedById
SF Type: reference
Nillable: False
[JsonProperty(PropertyName = "lastModifiedById")]
[Updateable(false)]
[Createable(false)]
public string LastModifiedById { get; set; }
Property Value
LastModifiedDate
Last Modified Date
Name: LastModifiedDate
SF Type: datetime
Nillable: False
[JsonProperty(PropertyName = "lastModifiedDate")]
[Updateable(false)]
[Createable(false)]
public DateTimeOffset? LastModifiedDate { get; set; }
Property Value
Name
Payment Method Name
Name: Name
SF Type: string
Nillable: False
[JsonProperty(PropertyName = "name")]
[Updateable(false)]
[Createable(false)]
public string Name { get; set; }
Property Value
NickName
Nickname
Name: NickName
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "nickName")]
[Updateable(false)]
[Createable(false)]
public string NickName { get; set; }
Property Value
PaymentMethodAddress
Payment Method Address
Name: PaymentMethodAddress
SF Type: address
Nillable: True
[JsonProperty(PropertyName = "paymentMethodAddress")]
[Updateable(false)]
[Createable(false)]
public Address PaymentMethodAddress { get; set; }
Property Value
PaymentMethodCity
City
Name: PaymentMethodCity
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "paymentMethodCity")]
[Updateable(false)]
[Createable(false)]
public string PaymentMethodCity { get; set; }
Property Value
PaymentMethodCountry
Country
Name: PaymentMethodCountry
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "paymentMethodCountry")]
[Updateable(false)]
[Createable(false)]
public string PaymentMethodCountry { get; set; }
Property Value
PaymentMethodDetails
Payment Method Details
Name: PaymentMethodDetails
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "paymentMethodDetails")]
[Updateable(false)]
[Createable(false)]
public string PaymentMethodDetails { get; set; }
Property Value
PaymentMethodGeocodeAccuracy
Geo Code Accuracy
Name: PaymentMethodGeocodeAccuracy
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "paymentMethodGeocodeAccuracy")]
[Updateable(false)]
[Createable(false)]
public string PaymentMethodGeocodeAccuracy { get; set; }
Property Value
PaymentMethodLatitude
Latitude
Name: PaymentMethodLatitude
SF Type: double
Nillable: True
[JsonProperty(PropertyName = "paymentMethodLatitude")]
[Updateable(false)]
[Createable(false)]
public double? PaymentMethodLatitude { get; set; }
Property Value
PaymentMethodLongitude
Longitude
Name: PaymentMethodLongitude
SF Type: double
Nillable: True
[JsonProperty(PropertyName = "paymentMethodLongitude")]
[Updateable(false)]
[Createable(false)]
public double? PaymentMethodLongitude { get; set; }
Property Value
PaymentMethodPostalCode
Postal Code
Name: PaymentMethodPostalCode
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "paymentMethodPostalCode")]
[Updateable(false)]
[Createable(false)]
public string PaymentMethodPostalCode { get; set; }
Property Value
PaymentMethodState
State
Name: PaymentMethodState
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "paymentMethodState")]
[Updateable(false)]
[Createable(false)]
public string PaymentMethodState { get; set; }
Property Value
PaymentMethodStreet
Street
Name: PaymentMethodStreet
SF Type: textarea
Nillable: True
[JsonProperty(PropertyName = "paymentMethodStreet")]
[Updateable(false)]
[Createable(false)]
public string PaymentMethodStreet { get; set; }
Property Value
PaymentMethodSubType
Payment Method Sub Type
Name: PaymentMethodSubType
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "paymentMethodSubType")]
[Updateable(false)]
[Createable(false)]
public string PaymentMethodSubType { get; set; }
Property Value
PaymentMethodType
Payment Method Type
Name: PaymentMethodType
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "paymentMethodType")]
[Updateable(false)]
[Createable(false)]
public string PaymentMethodType { get; set; }
Property Value
SObjectTypeName
[JsonIgnore]
public static string SObjectTypeName { get; }
Property Value
Status
Status
Name: Status
SF Type: picklist
Nillable: False
[JsonProperty(PropertyName = "status")]
[Updateable(false)]
[Createable(false)]
public string Status { get; set; }
Property Value
SystemModstamp
MISSING LABEL PropertyFile - val SystemModstamp not found in section udd_PaymentMethod
Name: SystemModstamp
SF Type: datetime
Nillable: False
[JsonProperty(PropertyName = "systemModstamp")]
[Updateable(false)]
[Createable(false)]
public DateTimeOffset? SystemModstamp { get; set; }