Skip to content

Class: Transfer

The type of transfer.

  • NOTE: this is an abstract class and should not be instantiated directly

URI: common_domain_model:Transfer

 classDiagram
    class Transfer
    click Transfer href "../Transfer/"

Class Properties

Property Value
Union Of ScheduledTransfer, UnscheduledTransfer

Slots

Name Cardinality and Range Description Inheritance

Usages

used by used in type used
IndexTransitionInstruction cashTransfer range Transfer
TransferState transfer range Transfer
BillingRecord recordTransfer range Transfer
BillingSummary summaryTransfer range Transfer
CancelableProvision initialFee range Transfer

In Subsets

Comments

  • Generated from Rosetta 'choice' construct — represents a union/one-of type.

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self common_domain_model:Transfer
native common_domain_model:Transfer

LinkML Source

Direct

name: Transfer
description: The type of transfer.
comments:
- Generated from Rosetta 'choice' construct — represents a union/one-of type.
in_subset:
- cdm_event_common
from_schema: https://w3id.org/lmodel/common-domain-model
abstract: true
union_of:
- ScheduledTransfer
- UnscheduledTransfer

Induced

name: Transfer
description: The type of transfer.
comments:
- Generated from Rosetta 'choice' construct — represents a union/one-of type.
in_subset:
- cdm_event_common
from_schema: https://w3id.org/lmodel/common-domain-model
abstract: true
union_of:
- ScheduledTransfer
- UnscheduledTransfer