Class SplitAttachment
Represents an attachment to a GroupMe Message containing a bill-split.
Namespace: GroupMeClientApi.Models.Attachments
Assembly: GroupMeClientApi.dll
Syntax
public class SplitAttachment : Attachment
Properties
| Improve this Doc View SourceToken
Gets the token associated with this Split.
Declaration
public string Token { get; }
Property Value
| Type | Description |
|---|---|
| String |
Type
Gets the attachment type.
Declaration
public override string Type { get; }
Property Value
| Type | Description |
|---|---|
| String |